Installing the Change_merakpass Plugin
======================================

1) Start with untaring the file into the plugins directory.
Here is a example for the 0.8 version of the change_merakpass
plugin.

Simply untar the file in the plugins directory, and make sure it is
in its own directory, and that the name of the directory is the name
of the plugin.

  $ cd plugins
  $ tar -zxvf change_merakpass_0_8.tar.gz

2) Change into the change_merakpass directory, copy config.php.sample
   to config.php and edit config.php, making adjustments as you deem
   necessary.  For more detailed explanations about each of these
   parameters, consult the README file.

  $ cd change_merakpass
  $ cp config.php.sample config.php
  $ vi config.php

3) Then go to your config directory and run conf.pl.  Choose
   option 8 and move the plugin from the "Available Plugins"
   category to the "Installed Plugins" category.  Save and exit.

  $ cd config/
  $ ./conf.pl

4) Also, please verify that you have the "compatibility" plugin
   installed.
